-
Home
-
MONEI Payments for WooCommerce
-
4.2.0
-
Code
-
Classes
- AddressTest
Total Complexity |
11 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
80 |
Lines of code |
22 |
Logical lines of code |
0 |
Comment lines |
33 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setUpBeforeClass() |
S |
89 |
1 |
2 |
setUp() |
S |
91 |
1 |
2 |
tearDown() |
S |
91 |
1 |
2 |
tearDownAfterClass() |
S |
89 |
1 |
2 |
testAddress() |
S |
91 |
1 |
2 |
testPropertyCountry() |
S |
91 |
1 |
2 |
testPropertyCity() |
S |
91 |
1 |
2 |
testPropertyLine1() |
S |
91 |
1 |
2 |
testPropertyLine2() |
S |
91 |
1 |
2 |
testPropertyZip() |
S |
91 |
1 |
2 |
testPropertyState() |
S |
91 |
1 |
2 |